PropertyTag(Int32, PropertyType) Constructor

Initializes a new instance of the PropertyTag class

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public PropertyTag(
	int tag,
	PropertyType type
)

Parameters

tag  Int32
 
type  PropertyType
 

See Also